﻿
<!--
body {
 background-color:;
	background-position: top center;
	margin-left: 0px;
	COLOR: #333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 12px;
}
A:link {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}
A:visited {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}
A:hover {
	FONT-SIZE: 12px;
	COLOR: #333;
	TEXT-DECORATION: none
}
/*������ʽ��ʼ*/

#webdh {
	text-align: center;
	vertical-align: middle;
	width: 1200px;
	height: px;
	margin: 0 auto;
	font-size: 12px;
	font-weight: normal;
 COLOR:;
 background-color:;
	overflow: hidden;
}
#webdh A:link {
	FONT-SIZE: 12px;
COLOR:;
	TEXT-DECORATION: none
}
#webdh A:visited {
	FONT-SIZE: 12px;
COLOR:;
	TEXT-DECORATION: none
}
#webdh A:hover {
	FONT-SIZE: 12px;
COLOR:;
	TEXT-DECORATION: none
}
#copy {
	text-align: center;
	width: 1200px;
	margin: 0 auto;
	line-height: 150%;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
}
.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: ".";
}
-->
/*�м����ݿ�ʼ*/

#bodycon {
	width: 1200px;
	margin: 0 auto;
}
#bodycon #left {
	float: left;
	width: 0px;
 background-color:;
}
#bodycon #center {
	float: left;
	width: 1200px;
 background-color:;
}
#bodycon #right {
	float: left;
	width: 0px;
 background-color:;
}
/*�м����ݽ���*/


/*��ϸ���ݿ�ʼ*/
.clear_float {clear: both;}
#bodycontent {
	width: 1200px;
	margin: 0 auto;
	line-height: 180%;
	text-align: center;
}
#bodycontent .right_content{
	width: 900px;
	float: right;
	margin:0;
	text-indent: 2em;
	font-size:16px;
	line-height:40px;
	color:#333;
	text-align: left;
}
#bodycontent .pro_one_box {
    width:250px;
    float:left;
    margin: 10px 15px 30px 15px;
}
#bodycontent .right_content .pro_pic {
    height:250px
}
#bodycontent .right_content .pro_pic a{
    float: left;
}
#bodycontent .right_content .pro_pic a img{
    float: left;
    width: 260px;
    height: 260px;
    border: 1px solid #C0C0C0;
}
#bodycontent .right_content .pro_name {
	text-indent: 0em;
	text-align: center;
}
.image_product img{
	width: 100%!important;
	height: auto!important;
}

/*边栏*/
.sidebar{
	float:left;
	width: 250px;
}
.sidebar .tuijian {
	background: #fff;
	border: 1px #eaeaea solid;
	padding: 0 15px 15px;
	margin-bottom: 5px;
	border-radius: 4px;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s
}
.sidebar .tuijian:hover {
	border-color: #115293;
}
.sidebar .tuijian h2 span {
	float: left;
	display: block;
	background: #115293;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding: 4px 15px;
	margin-top: -1px;
}
.sidebar .tuijian h3 {
	font-size: 20px;
	font-weight: normal;
	margin-top: 30px;
	margin-bottom: 10px;
	color: #115293;
}
.sidebar .tuijian p {
	color: #999;
	line-height: 20px;
	font-size: 16px;
	text-align: left;
}
.sidebar .sidesub {
	margin-bottom: 5px;
	background-color: #fff;
	border-radius: 4px;
	border: 1px solid #eaeaea;
	overflow: hidden;
}
.sidebar .sidesub h2 {
	font-size: 18px;
	color: #666;
	border-bottom: 1px solid #eaeaea;
	background-color: #fbfbfb;
	margin: 0;
	padding: 8px 15px;
	font-weight: normal;
}
.sidebar .ser li {
	position: relative;
	float: left;
	width: 50%;
	text-align: center;
	background-color: #fff;
	color: #777;
}
.sidebar .ser .sub {
	border-bottom: 1px dashed #ddd;
}
.sidebar .ser li div {
	padding: 15px 15px 20px;
}
.sidebar .ser li:hover {
}
.sidebar .ser .sub-1 div, .sidebar .ser .sub-3 div {
	border-right: 1px dashed #ddd;
}
.sidebar .ser .sub-5 {
	width: 100%;
	border: 0;
}
.sidebar .ser .sub-5 p {
	height: auto;
	line-height: 20px;
}
.sidebar .ser .sub-5 p a {
	color: #bbb;
}
.sidebar .ser h3 {
	font-size: 16px;
	font-weight: normal;
	line-height: 1.2em;
	margin: 10px 0;
}
.sidebar .ser p {
	height: 50px;
	overflow: hidden;
	color: #bbb;
	margin-bottom: 10px;
	font-size: 12px;
}
.sidebar .ser .btn {
	display: inline-block;
	border: 1px #ddd solid;
	color: #777;
	background-color: #fff;
	border-radius: 2px;
	padding: 5px 12px;
	font-size: 13px;
}
.sidebar .ser .btn:hover {
	border-color: #bbb;
	color: #555;
	background-color: #e6e6e6;
}
.sidebar .contact {
	background: #fff;
	border: 1px #eaeaea solid;
	padding: 0 15px 20px;
	margin-bottom: 15px;
	border-radius: 4px;
}
.sidebar .contact h2 span {
	float: left;
	display: block;
	background: #0595c7;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	padding: 4px 15px;
	margin-top: -1px;
}
.sidebar .contact h3 {
	padding-top: 5px;
	font-size: 22x;
	color: #fe6256;
	line-height: 36px;
  	font-weight: bold;
}
.sidebar .contact p {
	line-height: 24px;
	color: #999;
	font-size: 16px;
}
.sidebar .contact .qq {
	padding-top: 10px;
}
.sidebar .contact .qq a {
	margin-right: 3%;
	border: 1px #eee solid;
	padding: 4px 10px 4px 10px;
	font-size: 13px;
	color: #666;
	transition: .2s;
	-moz-transition: .2s;
	-webkit-transition: .2s;
	-o-transition: .2s;
}
.sidebar .contact .qq a:hover {
	border-color: #555;
	opacity: .8;
}
.sidebar .contact .ditu {
	float: right;
	line-height: 30px;
	font-size: 12px;
	color: #aaa;
	background: url(../images/ditu.png) no-repeat left center;
	padding-left: 16px;
}
.sidebar .contact .ditu:hover {
	text-decoration: underline;
}
.fixed {
	width: 250px;
	position: sticky;
	_position: absolute;
	top: 160px;
	top: 0\0;
*top:0;
	z-index: 10;
}

.sidebar .ny_lcon {
	width: 100%;
	overflow: hidden;
	margin: 0 auto 20px;
	padding: 0;
}
.sidebar .ny_ltit {
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
	margin: 0 auto;
	padding: 10px 20px;
	background-color: #115293;
}
.sidebar .ny_ltit span {
	display: inline-block;
	font-size: 14px;
	font-weight: normal;
	font-style: italic;
	margin: 0 0 0 10px;
}
.sidebar .ny_lcon ul {
	overflow: hidden;
	margin: 0 auto;
	padding: 20px 9px 10px;
	border-right: 1px solid #dfdfdf;
	border-bottom: 1px solid #dfdfdf;
	border-left: 1px solid #dfdfdf;
}
.sidebar .ny_lcon ul li {
	overflow: hidden;
	margin: 0 auto 10px;
	padding: 0;
}
.sidebar .ny_lcon ul li a {
	display: block;
	height: 40px;
	overflow: hidden;
	line-height: 40px;
	color: #333;
	font-size: 14px;
	background: #f5f5f5 url(../images/jt_tb2.png) 200px 14px no-repeat;
	margin: 0 auto;
	padding: 0 10px;
}
.sidebar .ny_lcon ul li a:hover,.sidebar .ny_lcon ul li a.nyon {
	color: #fff;
	background: #115293 url(../images/jt_tb3.png) 200px 14px no-repeat;
}
/*��ϸ���ݽ���*/

                /*�����б�Ĭ����ʽ��ʼ*/
.news_box_lbm {
    width:930px;
    text-align:left;float:right;
}
.shopmrsc:hover {
	background-color: #f9f9f9;
}
.shopmrsc {
	border-bottom: #efefef solid 1px;
	overflow: hidden;
	padding: 15px 5px;
}
.shopmrsc a {
	float: left;
	display: block;
	height: 123px;
	text-decoration: none;
	position: relative;
}
.shopmrsc a:hover {
	color: red;
	text-decoration: none;
}
.xwlb_img {
	float: left;
	margin-right: 15px;
	height: 115px;
	width: 115px;
}
.xwlb_img img {
	width: 115px;
	height: 115px;
	display: table-cell;
	margin: auto;
}
.shopmrsc p {
	font-size: 16px;
	font-weight: bold;
	overflow: hidden;
	text-align: left;
	margin: 0 auto;
	border-bottom: none;
}
.shopmrsc p.xwlbbt {
	font-size: 20px;
	font-family: "Microsoft YaHei";
	font-weight: normal;
}
.shopmrsc p.xwlbnr {
	font-size: 15px;
	font-weight: normal;
 #height: 50px;
	line-height: 24px;
	margin-top: 7px;
	color: #999;
}
.shopmrsc p.xwlbsj {
	font-size: 14px;
	font-weight: normal;
	color: #787878;
	position: absolute;
	line-height: 20px;
	bottom: 0;
}
/*�����б�Ĭ����ʽ����*/
